libbotan-1.8.13 software package provides multiplatform crypto library, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libbotan-1.8.13
libbotan-1.8.13 is installed in your system.
Make ensure the libbotan-1.8.13 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libbotan-1.8.13 *
You will get with libbotan-1.8.13 package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Libraries |
| Package | libbotan-1.8.13 |
| Version | 1.8.13-4 |
| Description | multiplatform crypto library |
| Sub Section | libs |